Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add check if order has been paid using SeQura payment methods in observers #19

Merged
merged 1 commit into from
May 16, 2024

Conversation

MarijaIv
Copy link
Collaborator

What is the goal?
Prevent observers from processing orders that have not been payed using SeQura payment methods.

How is it being implemented?
In observers, if payment method is not SeQura payment method - return.

Does it affect (changes or update) any sensitive data?
No.

How is it tested?
Manual tests.
Install Magento 2 shop and create an order using any of the Magento's native payment methods. In the shop backoffice, go to order page and test changing address, shipping or cancelling an order.

How is it going to be deployed?
Standard deployment.

@m1k3lm m1k3lm merged commit 74e75bd into master May 16, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants